core: Further fix fallout from archive mode files
authorColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 22:50:44 +0000 (17:50 -0500)
committerColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 22:50:44 +0000 (17:50 -0500)
commit5329f1706b2b816f656e5ad4c7661b6fd81f734c
tree1ddc3362a6098e35dbd9b5af996e23ee68c54dbf
parent0e5919bde153d0fcb1549350f8ee1f149ff497ca
core: Further fix fallout from archive mode files

Continuing from 16c0cfe9b59e2c619d4c57be9c995849af9f659f, we now have
the problem that we're removing the executable bit, which obviously
breaks things when we chroot in for a build.  Fix this by masking over
our bits.
src/libostree/ostree-core.c